/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetInt32

Namespace - LJCTextDataReaderLib


Parameters
name - The data field name.

Returns

The data field int value.

Syntax

C#
public Int32 GetInt32(String name)

Returns the int value of the data field with the specified name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.